Papers with Generating high-quality paraphrases
Quality Controlled Paraphrase Generation (2022.acl-long)
Copied to clipboard
| Challenge: | Recent studies have shown that high quality paraphrases are difficult to generate because of their low flexibility and scalability. |
| Approach: | They propose a quality-guided controlled paraphrase generation model that allows directly controlling the quality dimensions of the generated paraphrase. |
| Outcome: | The proposed method generates paraphrases which maintain original meaning while achieving higher diversity than the uncontrolled baseline. |
An End-to-End Generative Architecture for Paraphrase Generation (D19-1)
Copied to clipboard
| Challenge: | Existing methods for generating paraphrases with linguistic knowledge are often domain specific and hard to scale, or yield inferior results. |
| Approach: | They propose an end-to-end conditional generative architecture for generating paraphrases via adversarial training which does not depend on extra linguistic information. |
| Outcome: | The proposed method outperforms existing models on automatic metrics and human evaluations on four public datasets. |